class Hermod::InputMutator

def initialize(mutator_proc)

def initialize(mutator_proc)
  @mutator_proc = mutator_proc
end