module Resque::Stat

def [](stat)

Alias of `get`
def [](stat)
  get(stat)
end