# File lib/wordnet/synset.rb, line 355
def
key
"%d%%%s"
% [
self
.offset,
self
.pos ]
end