# File lib/deltacloud/models/key.rb, line 32
def
is_key?
true
if
@credential_type
.
eql?
(
:key
)
end