reload: CompletionOnEmptyArgMethod.scala askTypeCompletion at CompletionOnEmptyArgMethod.scala(2,17) ================================================================================ [response] askTypeCompletion at (2,17) retrieved 30 members def +(other: String): String def ->[B](y: B): (Foo, B) def ensuring(cond: Boolean): Foo def ensuring(cond: Boolean,msg: => Any): Foo def ensuring(cond: Foo => Boolean): Foo def ensuring(cond: Foo => Boolean,msg: => Any): Foo def equals(x$1: Any): Boolean def foo: Foo def formatted(fmtstr: String): String def hashCode(): Int def toString(): String def →[B](y: B): (Foo, B) final def !=(x$1: Any): Boolean final def ##(): Int final def ==(x$1: Any): Boolean final def asInstanceOf[T0]: T0 final def eq(x$1: AnyRef): Boolean final def isInstanceOf[T0]: Boolean final def ne(x$1: AnyRef): Boolean final def notify(): Unit final def notifyAll(): Unit final def synchronized[T0](x$1: T0): T0 final def wait(): Unit final def wait(x$1: Long): Unit final def wait(x$1: Long,x$2: Int): Unit protected[package lang] def clone(): Object protected[package lang] def finalize(): Unit ================================================================================