method
    
    buffer_open
 
  buffer_open(buf, proxy, options)
  public
  
    Hide source    
    
      
  
# File lib/open-uri.rb, line 723 def buffer_open(buf, proxy, options) # :nodoc: OpenURI.open_http(buf, self, proxy, options) end

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