Introduce work-around for Scala compiler crash.

Scala compiler crashes as soon as Account.Id class is being referenced from
Scala code. Thus ugly work-arounds are needed one introduced here.

Fortunately enough, the trunk version of a compiler has a fix for this
issue already incorporated so this work-arounds will be removed in a
future.

Change-Id: I9d6cc236a16cf5bf9939b4e255c856dddbedd822
Signed-off-by: Grzegorz Kossakowski <grek@google.com>
2 files changed