#!/usr/bin/env ruby module Flapjack module Data class Notification end end end