# File lib/active_support/time_with_zone.rb, line 262 def marshal_dump [utc, time_zone.name, time] end