# File lib/omniauth/builder.rb, line 5
def
initialize
(
app
,
&
block
)
@app
=
app
super
(
&
block
)
end