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