# File lib/cuba.rb, line 222
def
header
(
key
)
lambda
{
env
[
key
.
upcase
.
tr
(
"-"
,
"_"
)] }
end