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