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