# File lib/action_view/helpers/date_helper.rb, line 1048 def time_select(method, options = {}, html_options = {}) @template.time_select(@object_name, method, objectify_options(options), html_options) end