# File lib/barby/outputter/rmagick_outputter.rb, line 23
    def to_gif(*a)
      to_blob('gif', *a)
    end