describe 'Math', ->
  describe 'Addition', ->
    it 'adds two numbers', ->
      # assertions
