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