# File lib/mongo/monitoring/event/command_started.rb, line 94
        def inspect
          "#<{#{self.class} #{database_name}.#{command_name} command=#{command}>"
        end