# File lib/mongo/grid/stream.rb, line 58
        def get(fs, mode, options = {})
          MODE_MAP[mode].new(fs, options)
        end