# File lib/sinatra/namespace.rb, line 216
def
disable
(
*
opts
)
opts
.
each
{
|
key
|
set
(
key
,
false
) }
end