# File lib/dm-core/repository.rb, line 98
    def self._load(marshalled)
      new(marshalled.to_sym)
    end