# File lib/faraday_middleware/multi_json.rb, line 21
def
encode
(
data
)
::
MultiJson
.
dump
data
end