39 40 41
# File 'lib/org_mode/configuration.rb', line 39 def content @content ||= ::File.open(default_rc_path).read end