class RuboCop::Cop::VariableForce::VariableTable

def scope_stack

def scope_stack
  @scope_stack ||= []
end