# File lib_core/rucy/server.rb, line 134 def set_alias(alias_path, orig_path) @folder.set_alias(alias_path, orig_path) nil end