37a38
> #include "base/misc.hh"
52a54,59
> // The methods below are those called by ruby runtime, add when it
> // is absolutely necessary and should all be virtual function.
> virtual DataBlock& getDataBlk()
> { panic("getDataBlk() not implemented!"); }
>
>