# File lib/apipie/client/generator.rb, line 84 def plaintext(text) text.gsub(/<.*?>/, '').gsub("\n",' ').strip end