# File lib/sinatra/namespace.rb, line 212
def
enable
(
*
opts
)
opts
.
each
{
|
key
|
set
(
key
,
true
) }
end