# File lib/fog/openstack/models/collection.rb, line 23
      def all(options = {})
        raise Fog::OpenStack::Errors::InterfaceNotImplemented.new('Method :all is not implemented')
      end