# File lib/sawyer/serializer.rb, line 48
def
encode
(
data
)
@dump
.
call
(
encode_object
(
data
))
end