# File lib/protocols/postgres.rb, line 124 124: def initialize 125: @data = "" 126: @params = {} 127: end