method
index
index( keystr )
public
Hide source
# File lib/yaml/dbm.rb, line 29 def index( keystr ) super( keystr.to_yaml ) end