class RuboCop::AST::NodePattern::Compiler::Binding

def initialize

def initialize
  @bound = {}
end