# File lib/host_systems/Atari800.rb, line 26 def self.annotations @@annotations=YAML::load(File.open(File.dirname(__FILE__)+"/atari_800_symbols.yaml")) if @@annotations.nil? end