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