99 100 101 102
# File 'lib/cheat/site.rb', line 99 def get @headers['Content-Type'] = 'application/xml' return Cheat::Views.feed end