# File lib/rack/builder.rb, line 49
def
self
.
app
(
&
block
)
self
.
new
(
&
block
).
to_app
end