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