# File lib/Borges/ErrorPage/EmailErrorPage.rb, line 7 def emailText return String.streamContents do |s| self.printWalkbackOn(s) end end