# File lib/headless.rb, line 149 def video @video_recorder ||= VideoRecorder.new(display, dimensions, @video_capture_options) end