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