# File lib/librarian/config/source.rb, line 49
      def keys
        load!

        data.keys
      end