# File lib/fake_ftp/file.rb, line 32
    def passive?
      @type == :passive
    end