117 118 119
# File 'lib/subdl.rb', line 117 def read_expand expandable_path File.read(File.expand_path(expandable_path)) end