Add type of Singleton module by pocke · Pull Request #482 · ruby/rbs

This pull request adds types of Singleton module. Note that Singleton module makes new and allocate methods private, but this pull request doesn't treat it. https://github.com/ruby/ruby/blob/53e352...