Search:
Libraries
»
hallettj/zaml
(master)
»
Index (S)
»
Symbol
(
no frames
)
Class List
Method List
File List
Class: Symbol
Inherits:
Object
Object
Symbol
show all
Defined in:
lib/zaml.rb
Instance Method Summary
(
collapse
)
- (Object)
to_zaml
(z)
Instance Method Details
- (
Object
)
to_zaml
(z)
159 160 161
# File 'lib/zaml.rb', line 159
def
to_zaml
(
z
)
z
.
emit
(
self
.
inspect
)
end