class IRB::StdioInputMethod

def inspect

For debug message
def inspect
  'StdioInputMethod'
end