class KPM::Formatter::DefaultFormatter

def initialize(label, input)

def initialize(label, input)
  @label = label
  @input = input
end