method 
 inspect
 inspect() public  Hide source   
 # File activesupport/lib/active_support/time_with_zone.rb, line 97 def inspect "#{time.strftime('%a, %d %b %Y %H:%M:%S')} #{zone} #{formatted_offset}" end

 
 
 
 
 