Method: API::Scope#to_s

Defined in:
lib/api/scope.rb

#to_sObject



20
21
22
# File 'lib/api/scope.rb', line 20

def to_s
  name.to_s
end