method
    
    write
 
  write( output, indent )
  public
  
    Hide source    
    
      
  
# File lib/rexml/dtd/entitydecl.rb, line 45 def write( output, indent ) indent( output, indent ) output << to_s end

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