Returns:
52 53 54
# File 'lib/gnip_api.rb', line 52 def credentials? @configuration.user && @configuration.password && @configuration.account end