13 14 15
# File 'lib/browser/phantom_js.rb', line 13 def full_version ua[%r[PhantomJS/([\d.]+)], 1] || "0.0" end