method
    
    root
 
  root()
  public
  
    Hide source    
    
      
  
# File lib/rexml/light/node.rb, line 142 def root context = self context = context.at(1) while context.at(1) end

 RSpec
RSpec Ruby on Rails
Ruby on Rails Ruby
Ruby 
   
   
    
 = protected
 = protected
  