# File lib/active_support/core_ext/date_time/conversions.rb, line 63
        def readable_inspect
          to_s(:rfc822)
        end