25 26 27 28
# File 'lib/data_accessible.rb', line 25 def self.data_path return @data_path if @data_path default_data_path end