# File lib/vagrant_cloud/box.rb, line 27
def
data
@data
||=
@client
.
request
(
'get'
,
box_path
)
end