# File lib/couch_potato/view/model_view_spec.rb, line 94 def map_function map_body do "emit(#{formatted_key}, #{emit_value});" end end