# File lib/tramp/arel_monkey_patches.rb, line 2
def
create
(
insert
,
&
block
)
insert
.
call
(
&
block
)
end