Returns:
23 24 25
# File 'lib/wonder_oracle_database.rb', line 23 def shared? !test? && present? && !load.nil? && load[:shared] end