Instantiating a class in a static method and calling instance methods via that object from another module than it was instantiated in results in a "reference is out of search scope" error message.


Method calls to other classes, and method calls within the same block, are fine:
