# File lib/librarian/config/database.rb, line 11
        def library
          name.split("::").first.downcase
        end