# File lib/scout/command.rb, line 17
    def self.program_path
      @program_path ||= File.expand_path($PROGRAM_NAME)
    end