# File lib/sinatra/lazy_auth.rb, line 71
    def credentials
      LazyCredentials.new(self)
    end