class Session::History

def method_missing(m,*a,&b); @a.send(m,*a,&b); end

def method_missing(m,*a,&b); @a.send(m,*a,&b); end