# File lib/mini_magick/tool/composite.rb, line 8
def
initialize
(
*
args
)
super
(
"composite"
,
*
args
)
end