module AWS::EC2::Resource::InflectionMethods

def inflected_name

def inflected_name
  Core::Inflection.ruby_name(class_name)
end