# File lib/pickle/adapter.rb, line 82
      def create(attrs = {})
        Factory.create(@name, attrs)
      end