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