# File lib/barby/outputter/rmagick_outputter.rb, line 28
    def to_jpg(*a)
      to_blob('jpg', *a)
    end