/* * Get step by index * * call-seq: * transaction.get(42) -> Job * */ Step *get( unsigned int i )