# File lib/faraday/rack_builder.rb, line 47
def
build
(
app
)
klass
.
new
(
app
,
*
@args
,
&
@block
)
end