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