# File lib/brakeman/processors/lib/render_path.rb, line 117
    def initialize_copy original
      @path = original.path.dup
      self
    end