# File lib/fog/openstack/models/collection.rb, line 34
      def get(uuid)
        raise Fog::OpenStack::Errors::InterfaceNotImplemented.new('Method :get is not implemented')
      end