module Bundler::Plugin::API::Source

def to_s

def to_s
  "plugin source for #{@type} with uri #{@uri}"
end