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