# File test/test_SetupAlias.rb, line 156
    def alias_path=(new_path)
      @set_alias_path_call += 1
      @alias_path = new_path
    end