# File lib/deltacloud/base_driver/base_driver.rb, line 226
    def has_collection?(collection)
      supported_collections.include?(collection)
    end