# File lib/heroku/command/pg.rb, line 386
def
has_binary?
(
binary
)
`which #{binary}`
!=
""
end