# File lib/pickle/adapter.rb, line 29
      def factories
        raise NotImplementedError, "return an array of factory adapter objects"
      end