# File lib/calendar_date_select/form_helpers.rb, line 220 def calendar_date_select(method, options = {}) @template.calendar_date_select(@object_name, method, options.merge(:object => @object)) end