# File lib/rack/auth/basic.rb, line 51
        def username
          credentials.first
        end