# File lib/launchy/application.rb, line 53
    def find_executable( bin, *paths )
      Application.find_executable( bin, *paths )
    end