# File lib_ctrl/rucy/control.rb, line 36 def load_path=(new_path) @loader = @rep.fetch(:DocumentLoader, new_path) new_path end