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