# File lib/file-storage.rb, line 50
  def filename_for_issue i; File.join @base_dir, ISSUE_TO_FN(i) end