class RBS::AST::Comment

RBS allows writing documentation of declarations and members.

# This is a doc for class.
class Hello
end