45 46 47
# File 'lib/labclient/feature_flags/list.rb', line 45 def list client.request(:get, 'features', FeatureFlag) end