36,37d35
< class DataBlock;
<
48,51d45
< // The methods below are those called by ruby runtime, add when it
< // is absolutely necessary and should all be virtual function.
< virtual DataBlock& getDataBlk() = 0;
<