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