# File lib/active_support/core_ext/date/conversions.rb, line 66
        def readable_inspect
          strftime("%a, %d %b %Y")
        end