class Other
{
 public:
  static void DoSomething();
  static void DoSomethingElse();
};