# File lib/scruffy/components/style_info.rb, line 8
      def initialize(*args)
        super
        
        @visible = false
      end