# File lib/couchrest/model/proxyable.rb, line 90 def new(attrs = {}, options = {}, &block) proxy_block_update(:new, attrs, options, &block) end