# File lib/dm-rails/storage.rb, line 77
      def database
        @database ||= config['database'] || config['path']
      end