class RuboCop::Cop::VariableForce::VariableTable

def current_scope

def current_scope
  scope_stack.last
end