module Foo end module A include Foo::Ddd #Instead of show than Ddd can't be resolved Ruby plugin resolves it to the same source code line. end