# File lib/rack/response.rb, line 128
      def unprocessable?;      status == 422;                        end