# File lib/serverspec/type/json_file.rb, line 5
def
content
MultiJson
.
load
(
super
)
end