def remove(object)
        case object
        when Occi::Core::Mixin
          remove_mixin object
        when Occi::Core::Action