module Reflect::Controls::Subject

Public Class Methods

example() click to toggle source
# File lib/reflect/controls/subject.rb, line 4
def self.example
  Example.new
end