class RuboCop::Cop::VariableForce::VariableTable

def current_scope_level

def current_scope_level
  scope_stack.count
end