Variable Role.hoist

Declaration

class Role
{
  // ...
  bool hoist;
  // ...
}