# File lib/em/protocols/postgres3.rb, line 110
110:       def initialize
111:         @data = ""
112:         @params = {}
113:       end