# File lib/rack/response.rb, line 127
      def method_not_allowed?; status == 405;                        end