Returns the database this insert targets.
Returns:
the database this insert targets
58 59 60
# File 'lib/moped/protocol/insert.rb', line 58 def database @database end