# File lib/em/protocols/postgres3.rb, line 109
      def initialize
        @data = ""
        @params = {}
      end