# File lib/pickle/adapter.rb, line 16 def create(attrs = {}) raise NotImplementedError, "create and return an object with the given attributes" end