# File lib/couchrest/model/designs/design_mapper.rb, line 66 def create_model_design_doc_reader model.instance_eval "def #{method}; @#{method}; end" end