# File lib/blueprint/custom_layout.rb, line 16
    def column_width
      (@column_width || Blueprint::COLUMN_WIDTH).to_i
    end