56 57 58
# File 'lib/method_log/scope.rb', line 56 def singleton Scope.new(@name, parent = self, singleton = true) end