# File lib/mini_magick/image.rb, line 574
    def layer?
      path =~ /\[\d+\]$/
    end