class Ferret::BlankSlate

Ruby 1.9.x

Ruby 1.8.x BlankSlate is a class with no instance methods except for __send__ and __id__. It is useful for creating proxy classes. It is currently used by the FieldSymbol class which is a proxy to the Symbol class