class Object

Public Instance Methods

to_name() click to toggle source
  # File lib/smart_name.rb
6 def to_name() SmartName.new(self) end