# File lib/rhc/rest/base.rb, line 68
def
link
(
sym
) (
links
[
sym
.
to_s
]
||
links
[
sym
.
to_s
.
upcase
])
end