class Pronto::Logger

def initialize(out)

def initialize(out)
  @out = out
end