Returns whether or not this object is a RootObject.
Returns:
whether or not this object is a RootObject
567
# File 'lib/yard/code_objects/base.rb', line 567 def root?; false end