class RuboCop::AST::NodePattern::Matcher

def initialize(&block)

def initialize(&block)
  @block = block
end