164 165 166
# File 'lib/binnacle/configuration.rb', line 164 def protocol self.encrypted? ? 'https' : 'http' end