SomeClass is chainable by some_class, but how about Module::Class. How would I access that in the ch

I have something like BlogEngine::Blog.blog_engine_posts.new but it
returns with BlogEnginePost instead of BlogEngine::Post.

I’m new to using modules.

Thanks,

Steve