class Linguist::AlwaysMatch

def match?(input)

def match?(input)
  return true
end