Returns the name of the metric (e.g. page_fans).
Returns:
the name of the metric (e.g. page_fans).
11 12 13
# File 'lib/fb/metric.rb', line 11 def name @name end