# File lib/ramaze/snippets/ramaze/dictionary.rb, line 215
def
fetch
(
k
)
@hash
.
fetch
(
k
)
end