class Seahorse::Client::Base

def inspect

Other tags:
    Api: - private
def inspect
  "#<#{self.class.name}>"
end