method
index
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
index( keystr )
public
Hide source
# File lib/yaml/dbm.rb, line 29 def index( keystr ) super( keystr.to_yaml ) end