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