Object
# File lib/origami/name.rb, line 28 def ==(sym) sym.is_a?(EmptySymbol) end
# File lib/origami/name.rb, line 32 def id2name "" end
# File lib/origami/name.rb, line 45 def inspect ":" end
# File lib/origami/name.rb, line 41 def to_o Name.new("") end
# File lib/origami/name.rb, line 37 def to_sym self end
[Validate]
Generated with the Darkfish Rdoc Generator 2.