class IRB::InputMethod

def inspect

For debug message
def inspect
  'Abstract InputMethod'
end