# File lib/fog/openstack/models/collection.rb, line 38
      def find_by_id(uuid)
        get(uuid)
      end