[Copied from]: Wrapping chained method calls on a separate line in eclipse for Java
For example, I have this:
someObject.A().B().C();
But I