class RBS::CLI

def has_parser?

def has_parser?
  defined?(RubyVM::AbstractSyntaxTree)
end