# File escape.rb, line 42
    def initialize(str)
      @str = str
    end