method
    
    inspect
 
  inspect()
  public
  
    Hide source    
    
      
  
# File lib/uri/generic.rb, line 1113 def inspect @@to_s.bind(self).call.sub!(/>\z/) {" URL:#{self}>"} end

 RSpec
RSpec Ruby on Rails
Ruby on Rails Ruby
Ruby 
   
   
    
 
    
    
