59 60 61 62
# File 'lib/active_file/base.rb', line 59 def all_in_process return super if data_loaded @records || [] end