# File lib/couchrest/model/proxyable.rb, line 112 def get(id) proxy_update(@model.get(id, @database)) end