class Fbe::Award::Bill

def initialize

def initialize
  @lines = []
  @vars = {}
end