class Opal::AST::Matcher

def inspect

def inspect
  "#<Opal::AST::Matcher: #{@root.inspect}>"
end