# File lib/technorati.rb, line 901
  def info(user)
    args = { 'username' => user }
    get('getinfo', args)
  end