# File lib/yaml/store.rb, line 18
def
dump
(
table
)
@table
.
to_yaml
(
@opt
)
end