# File lib/mongo/gridfs/grid_io.rb, line 79 def [](key) @custom_attrs[key] || instance_variable_get("@#{key.to_s}") end