class IRB::FileInputMethod

def inspect

For debug message
def inspect
  'FileInputMethod'
end