class Bashly::Settings

def enable_header_comment

def enable_header_comment
  @enable_header_comment ||= get :enable_header_comment
end