# File lib/pdf/writer/ohash.rb, line 35
35:
def
each_key
36:
@keys
.
each
{
|
k
|
yield
k
} 37:
end