Searched refs:EQUAL_SIGN (Results 1 – 2 of 2) sorted by relevance
295 public static String EQUAL_SIGN = "="; field in Utils
235 RubyString equalSign = context.runtime.newString(Utils.EQUAL_SIGN); in methodMissing()