# File lib_wpm/wpm.rb, line 3628 def content_type=(new_content_type) @content_type = new_content_type setup_response @content_type end