21222324252627
private AviatorFunction function; @Before public void setUp() { this.function = new StringLengthFunction(); }