# File lib_wpm/wpm.rb, line 2045
    def escape?
      fetch_value('escape', @escape) ? true : false
    end