nck_textStorage is nil when trying to call
public func changeCurrentParagraphToOrderedList(orderedList isOrderedList: Bool, listPrefix: String)
given it is initialized in your public init method.
also, only changeCurrentParagraphToOrderedListWithOrderedList is visible publicly