class GreenButtonData::Parser::UsagePoint

Public Instance Methods

service_category() click to toggle source
# File lib/green-button-data/parser/usage_point.rb, line 9
def service_category
  SERVICE[@kind]
end