method
    
    new
 
  new( prefix, source, parser )
  public
  
    Hide source    
    
      
  
# File lib/rexml/undefinednamespaceexception.rb, line 4 def initialize( prefix, source, parser ) super( "Undefined prefix #{prefix} found" ) end

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