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