method

inspect

inspect()
public

No documentation available.

# File lib/bundler/source.rb, line 49
    def inspect
      "#<#{self.class}:0x#{object_id} #{self}>"
    end