# File lib/mini_magick/image/info.rb, line 118
      def signature
        @info["signature"] ||= self["%#"]
      end