class AwsBillingReport

def to_s

def to_s
  "AWS Billing Report #{report_name}"
end