# File lib/fakefs/dir.rb, line 55
    def self.[](pattern)
      glob(pattern)
    end