class Lookbook::Code::Component

def focussed?

def focussed?
  @highlight_opts[:highlight_lines].any?
end