# File lib/ohm.rb, line 113
  def self.flush
    redis.call("FLUSHDB")
  end