object
  method activate : unit
  method virtual configure : GenomeParser.genome_rep -> unit
  method virtual get_control_if : GenomeParser.control
  method get_state : unit -> Skeleton.skelState
end