# File lib/rye/key.rb, line 76
76:
def
public?
;
@keytype
.
upcase
==
"PUBLIC"
;
end