class Fbe::Award::Bylaw

def initialize

def initialize
  @lines = []
  @intro = ''
  @lets = {}
end