module Raabro::ModuleMethods

def str(name, input, string)

def str(name, input, string)
  _match(name, input, :str, string)
end