class Bundler::CLI::Doctor

def otool_available?

def otool_available?
  Bundler.which("otool")
end