Returns the current scope (class, instance).
Returns:
the current scope (class, instance)
49 50 51
# File 'lib/yard/handlers/processor.rb', line 49 def scope @scope end