199 200 201
# File 'lib/core_ext.rb', line 199 def inspect "#{path} (#{ActiveSupport::NumberHelper.number_to_human_size(size)})" end