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