alias from File.absolute_path
Parameters:
Returns:
105 106 107
# File 'lib/pa/path.rb', line 105 def absolute2(path) File.absolute_path get(path) end