# File lib/deltacloud/drivers/mock/mock_driver.rb, line 28
  def supported_collections
    DEFAULT_COLLECTIONS + [ :buckets, :keys]
  end