# File lib/rack/response.rb, line 134
      def i_m_a_teapot?;       status == 418;                        end