public extension Array { func wobble() -> Element? { return nil } }