# File lib_ctrl/rucy/control.rb, line 40
    def store_path=(new_path)
      @properties = @rep.fetch(:Properties, new_path)
      new_path
    end