name()
Report class name as ‘Time’ to thwart type checking.
# File activesupport/lib/active_support/time_with_zone.rb, line 42 def self.name "Time" end