Returns:
30 31 32
# File 'lib/epos/index-file.rb', line 30 def has_key?(key) @index.has_key?(key) end