# File lib/mini_magick.rb, line 186
    def escaped_path
      Pathname.new(@path).to_s.inspect
    end