class Browser::Device::PSVita
def id
def id :psvita end
def match?
def match? ua.match?("Playstation Vita") end
def name
def name "PlayStation Vita" end
def id :psvita end
def match? ua.match?("Playstation Vita") end
def name "PlayStation Vita" end