# File lib/paperclip/thumbnail.rb, line 56
    def convert_options?
      !@convert_options.nil? && !@convert_options.empty?
    end