# File lib/mini_magick/image.rb, line 299
    def [](value)
      @info[value.to_s]
    end