# File lib/mongo/database.rb, line 240
    def fs(options = {})
      Grid::FSBucket.new(self, options)
    end