class Ryb::Name

Public Instance Methods

canonicalize() click to toggle source
# File lib/ryb/name.rb, line 3
def canonicalize
  self.to_s
end