# File lib/blueprint/custom_layout.rb, line 11
    def column_count
      (@column_count || Blueprint::COLUMN_COUNT).to_i
    end