# File lib/cucumber/wire_support/wire_protocol.rb, line 27
      def diff_ok
        handler = Requests::DiffOk.new(self)
        handler.execute
      end