class DRb::GW

def initialize

def initialize
  super()
  @hash = {}
end