Object
Add #gmtime method if needed.
# File lib/devise/orm/data_mapper/date_time.rb, line 4 def gmtime self.new_offset(0) end