# File lib/pickle/adapter.rb, line 97
      def create(attrs = {})
        @klass.send(:create!, attrs)
      end