# File lib/barby/outputter/rmagick_outputter.rb, line 18
def
to_png
(
*
a
)
to_blob
(
'png'
,
*
a
)
end