class Bundler::Audit::Database

def inspect

Returns:
  • (String) -
def inspect
  "#<#{self.class}:#{self}>"
end