Libraries
»
chitin
(1.0.6)
»
Index (S)
»
Symbol
Class: Symbol
Inherits:
Object
Object
Symbol
show all
Defined in:
lib/chitin/core_ext/symbol.rb
Instance Method Summary
collapse
#
-@
⇒ Object
Instance Method Details
#
-@
⇒
Object
2 3 4
# File 'lib/chitin/core_ext/symbol.rb', line 2
def
-@
"
-
#{
self
}
"
end