class virtual representable : object .. end
object
end
This is a virtual class used to define all the methods needed for classes that may give objects that can be represented.
method virtual string_representation : string
string