# File lib/sms_on_rails/schema_helper.rb, line 46 def parse_options(files) options = files.last.is_a?(Hash) ? files.pop : {} end