# File lib/fog/ecloud/compute.rb, line 280
def
catalog
@catalog
||=
MockCatalog
.
new
({},
self
)
end