module 'Math', ->
  module 'Addition', ->
    test 'adds two numbers', ->
      # assertions
