# File lib/yard/code_objects/proxy.rb, line 90 def path if obj = to_obj obj.path else proxy_path end end