class Browser::Device::PSP
def id
def id :psp end
def match?
def match? ua.include?("PlayStation Portable") end
def name
def name "PlayStation Portable" end
def id :psp end
def match? ua.include?("PlayStation Portable") end
def name "PlayStation Portable" end