Get the chunk id.
chunk.id
Returns:
The chunk id.
Since:
2.0.0
88 89 90
# File 'lib/mongo/grid/file/chunk.rb', line 88 def id document[:_id] end