26 27 28
# File 'app/models/masks/device.rb', line 26 def detector @detector ||= DeviceDetector.new(session.user_agent) end